[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
        Random block read (INT 21h, 27h)

        Entry:
          AH = 27h
          DS:DX = address of FCB
          CX = number of records to be read
        Return:
          AL = status
                 0 successful read
                 1 end of file
                 2 data transfer area too small
                 3 partial record, EOF

See Also: INT 21h, 0Fh
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson